Revision: bazaar--easy-gpg--1.3--patch-3
Archive: robert.collins@canonical.com--general
Creator: Robert Collins <robert.collins@canonical.com>
Date: Tue Mar  8 10:08:53 EST 2005
Standard-date: 2005-03-07 23:08:53 GMT
Modified-files: commands/add-id.c
    commands/apply-changeset.c commands/archive-meta-info.c
    commands/archive-mirror.c commands/build-config.c
    commands/cachedrevs.c commands/changeset.c
    commands/cmdutils.c commands/commit.c
    commands/default-id.c commands/delta.c
    commands/file-diff.c commands/file-find.c commands/get.c
    commands/help.c commands/library-add.c
    commands/make-archive.c commands/mv.c commands/redo.c
    commands/uncacherev.c commands/whereis-archive.c
    doxygen/Doxyfile libarch/configs.c libarch/libraries.c
    libarch/library-txn.c libarch/local-cache.c
    libarch/pfs-signatures.c libfsutils/file-contents.c
    libfsutils/file-contents.h libinifile/inifile.c
    libinifile/inifile.h libinifile/tests/unit-inifile.c
    tests/test-add.sh
Modified-directories: {arch}/bazaar/bazaar--devo/bazaar--devo--1.3
    {arch}/bazaar/bazaar--devo/bazaar--devo--1.3/thelove@canonical.com
    {arch}/bazaar/bazaar--devo/bazaar--devo--1.3/thelove@canonical.com/patch-log
New-patches: aaron.bentley@utoronto.ca--baz/bazaar--doxygen-fixes--0--base-0
    aaron.bentley@utoronto.ca--baz/bazaar--doxygen-fixes--0--patch-1
    aaron.bentley@utoronto.ca--baz/bazaar--doxygen-fixes--0--patch-2
    jblack@gnuarch.org--2005/baz--addwithpika--1.3--base-0
    jblack@gnuarch.org--2005/baz--addwithpika--1.3--patch-1
    jblack@gnuarch.org--2005/baz--addwithpika--1.3--patch-2
    jblack@gnuarch.org--2005/baz--command--1.3--base-0
    jblack@gnuarch.org--2005/baz--command--1.3--patch-1
    jblack@gnuarch.org--2005/baz--command--1.3--patch-2
    robert.collins@canonical.com--general/bazaar--easy-gpg--1.3--patch-3
    robert.collins@canonical.com--general/bazaar--ini-files--1.3--patch-11
    robert.collins@canonical.com--general/bazaar--ini-files--1.3--patch-12
    robert.collins@canonical.com--general/bazaar--ini-files--1.3--patch-13
    thelove@canonical.com/bazaar--devo--1.3--patch-8
    thelove@canonical.com/bazaar--devo--1.3--patch-9
    thelove@canonical.com/bazaar--devo--1.3--patch-10
    thelove@canonical.com/bazaar--devo--1.3--patch-11
    thelove@canonical.com/bazaar--devo--1.3--patch-12
    thelove@canonical.com/bazaar--devo--1.3--patch-13
    thelove@canonical.com/bazaar--devo--1.3--patch-14
    thelove@canonical.com/bazaar--devo--1.3--patch-15
    thelove@canonical.com/bazaar--devo--1.3--patch-16
    thelove@canonical.com/bazaar--devo--1.3--patch-17
Summary: merge latest inifile support
Keywords: 

Patches applied:

 * aaron.bentley@utoronto.ca--baz/bazaar--doxygen-fixes--0--base-0
   tag of thelove@canonical.com/bazaar--devo--1.3--patch-16

 * aaron.bentley@utoronto.ca--baz/bazaar--doxygen-fixes--0--patch-1
   Tweaked configuration to include libinifile

 * aaron.bentley@utoronto.ca--baz/bazaar--doxygen-fixes--0--patch-2
   Update parameter documentation

 * jblack@gnuarch.org--2005/baz--addwithpika--1.3--base-0
   tag of thelove@canonical.com/bazaar--devo--1.3--patch-9

 * jblack@gnuarch.org--2005/baz--addwithpika--1.3--patch-1
   baz now copes with pika escaped files

 * jblack@gnuarch.org--2005/baz--addwithpika--1.3--patch-2
   as per collins, add won't automatically pika unescape unless given --escaped

 * jblack@gnuarch.org--2005/baz--command--1.3--base-0
   tag of thelove@canonical.com/bazaar--devo--1.3--patch-15

 * jblack@gnuarch.org--2005/baz--command--1.3--patch-1
   Taking patch from Brett Parker <iDunno@sommitrealweird.co.uk> to handle command naming

 * jblack@gnuarch.org--2005/baz--command--1.3--patch-2
   Finishing up Brett's work

 * robert.collins@canonical.com--general/bazaar--ini-files--1.3--patch-11
   merge from thelove

 * robert.collins@canonical.com--general/bazaar--ini-files--1.3--patch-12
   merge from thelove

 * robert.collins@canonical.com--general/bazaar--ini-files--1.3--patch-13
   add ini file saving and loading.. doh

 * thelove@canonical.com/bazaar--devo--1.3--patch-8
   bugfix: segfault in pfs, and add unit-invent tests that were accidentally skipped over

 * thelove@canonical.com/bazaar--devo--1.3--patch-9
   bugfix for sftp uri parsing - use the ne_uri parsing support and add a heuristics function to deal with ne_uri mishandling non-normal forms

 * thelove@canonical.com/bazaar--devo--1.3--patch-10
   prepare for adding ar_insert calls to hackerlab

 * thelove@canonical.com/bazaar--devo--1.3--patch-11
   Fixing baz so that it doesn't call itself tla

 * thelove@canonical.com/bazaar--devo--1.3--patch-12
   baz now copes with pika escaped files (closes 163)

 * thelove@canonical.com/bazaar--devo--1.3--patch-13
   simple inifile implementation with round trip preserving comments, and merging of multiple files

 * thelove@canonical.com/bazaar--devo--1.3--patch-14
   adding --escaped to add as per Robert Collins

 * thelove@canonical.com/bazaar--devo--1.3--patch-15
   baz add --escaped, as per Collins

 * thelove@canonical.com/bazaar--devo--1.3--patch-16
   Command renaming (Brett Parker)

 * thelove@canonical.com/bazaar--devo--1.3--patch-17
   Doxygen: document libinifile, fix parameter documentation

